libalberta-dev software package provides adaptive finite element library (development files), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libalberta-dev
libalberta-dev is installed in your system.
Make ensure the libalberta-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libalberta-dev *
You will get with libalberta-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | libalberta-dev |
| Version | 3.0.1-1build1 |
| Description | adaptive finite element library (development files) |
| Sub Section | libdevel |